Closed
Bug 1851946
Opened 2 years ago
Closed 2 years ago
Remove outdated mac SDK-version checks
Categories
(Core :: Widget: Cocoa, task)
Core
Widget: Cocoa
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
Now that the minimum supported version of the mac SDK is 13.3, all the macro-based checks for SDK versions older than that are always false. Remove them.
Assignee | ||
Comment 1•2 years ago
|
||
Now that the minimum supported version of the mac SDK is 13.3, all the
macro-based checks for SDK versions older than that are always false.
Remove them.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/27abf92155ef
Remove outdated mac SDK-version checks. r=mac-reviewers,media-playback-reviewers,bradwerth,alwu
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•